home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 March
/
EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso
/
earcd
/
comm2
/
varknet1.lha
/
DELME
next >
Wrap
Text File
|
1995-12-31
|
643b
|
21 lines
; Removal of Internet Installation from your HD V1.0 beta Vark
Echo "This must be run from NET1 disk."
Echo "I am assuming your HD logical device is DH0:"
Echo "If not examine this script to see what to delete"
Echo ""
Echo "Deleting Internet Installation. Please Wait..."
Wait 5
Delete dh0:s/user-startup
Rename dh0:s/user-startup.old dh0:s/user-startup
Delete dh0:prefs/env-archive/sana2 all
Delete dh0:prefs/env-archive/Airmail all
Delete dh0:prefs/env-archive/MUI all
Delete dh0:prefs/env-archive/Mosaic all
Delete dh0:AmiTCP-4.0 all
Delete dh0:AmiTCP-4.0.info
Delete dh0:prefs/env-archive/mftp.config
Echo ""
Echo "Deletion completed"